/* Responsive CSS Document */

/*
    Created on   : 12/10/2020.
    Theme Name   : Website Vale.
    Description  : Website Vale - A Complete Website Development Company.
    Version      : 1.0.
    State        : Delhi.
    Developed by : Ved Chaudhary.

*/

@media (max-width: 992px) {
    .logo img{
        width: 80%;
    }
    .about-text-homepage {
        width:70%;
    }
    .parallax-form{
        height:auto;
    }
    .right-contact-homepage {
        width:100%
    }
    .form-overlay {
        width:100% ;
        margin: 30px 0px;
    }
    .right-contact-homepage p {
        padding:0px;
    }
}
@media (max-width: 768px) {
    .legal-layout {
        padding:16px 0px;
    }
    .legal-layout .team-card .team-info{
        padding: 10px 25px 10px;
    }

    .legal-layout .team-card .team-img{
        height:auto;
    }
    .ui-card-slider {
        width:100%;
    }
    .ui-card-slider .center-slide{
        left: 198px;
        width: 320px;
		 padding: 10px;
        height: 241px;
    }
    .ui-card-slider .right-slide {
        width: 248px;
        height: 182px;
		 padding: 10px;
    }
    .ui-card-slider .left-slide {
        width: 248px;
        height: 182px;
		 padding: 10px;
    }
    .service-height {
        margin-bottom: 3px;
        min-height: 340px;
    }
    .view-more {
        margin-left: 8%;
        margin-top: 8px;
    }
    .gallery-popup .owl-carousel .owl-item img {
        width: 100%;
        margin: 20px auto;
    }
body	{overflow-x: hidden !important;}
.servic .arro-left,
.servic .arro-right{
display:none;
}
    .testimonual-layout .owl-nav{
display:none!important;
    }
    .parallax-form {
        height:auto;
    }
    .we-hiring-btn {
        margin: 12px;
    }
    .social-icon-top-right ul li {
        padding: 0px 3px;
    }
    .social-icon-top-right ul li {
        margin-left: 0;
    }
    .slider-text p,
    .slider-text h2 {
        margin-left: 8px!important;
    }
    .profile-info .profile-details {
        display: inline-block;
        width: 100%;
    }
    .border-bottom-1 p {
        font-size:12px;
    }
    .profile-info{
        padding:16px 0px;
    }
    .padding-bothside {
        padding:0px;
    }
    .services-images img {
        border-top-right-radius: 7px;
          border-bottom-right-radius: 0px;
          border-bottom-left-radius: 0px;
    }
    .services-text {
        text-align:center;
    }
    .services-btn{
        margin:16px 0px;
        text-align: center;
    }
    .services-btn button {
        margin:0 auto;
    }
    .right-contact-homepage{
        width: 100%;
        margin-left: 0px;
    }
    .form-overlay {
        width: 100%;
        margin-top: 30px;
    }
    .ClientReview_Card {
        width:96%;
    }
    .contact-us-wrap .contact-item {
        height:auto!important;
    }
    .slider-text p {
        width:66%;
        font-size: 16px;
    line-height: 24px;
    margin: 0 auto 6px;
    }
    .slider-text {
        top:10%;
    }
    .slider-text h2 {
        width:70%;
        font-size: 36px;
        line-height:42px;
    }
    .logo img{
        width: 60%;
    }
    .bottom-footer p {
        text-align:center;
        line-height:21px;
    }
    .top-footer {
        padding: 30px 0px;
    }
    .about-text-homepage {
        width:90%;
    }
    .service-section-bg {
        padding:30px;
    }
    .ui-card-slider {
        height:264px;
    }
}
@media (max-width: 420px) {
    .service-section-bg {
        padding:30px 12px;
    }
    .ui-card-slider {
        height:122px;
    }
    .ui-card-slider .center-slide{
            left: 86px;
        width: 139px;
        height: 111px;
        padding: 0px 9px;
    }
    .ui-card-slider .right-slide {
      width: 143px;
        height: 110px;
        /* right: -21px; */
        top: 1px;
        padding: 7px;
    }
    .ui-card-slider .left-slide {
       width: 143px;
        height: 110px;
        /* right: -21px; */
        top: 1px;
        padding: 7px;
    }
    .carousel-indicators{
        display:none;

    }
    .slider-text p {
        width:100%;
        font-size: 14px;
    line-height: 21px;
    margin: 0 auto 6px;
    word-wrap: break-word;
    }
    .slider-text {
        top:1%;
    }
    .slider-text h2 {
        width:100%;
        font-size: 22px;
        line-height:24px;
    }
}
